. |
SqNode.FailLimit MPX Software API Reference > Controller Object > SynqNet Object > SqNode Object > Network Error Reporting
The packet error rate limit at which a node failure occurs. When SqNode.PacketErrorRate equals SqNode.FailLimit, the node will drop to the "SynqNet Lost" state and disable its outputs. The valid range is from 1 to 255. Version HistoryIntroduced in MPX 2.0. UnitsSeconds TypeInt32 (read only) Arguments
Index
Valid Range1 to 255 Visual BasicSyntax Property FailLimit As Int32(index As Mpx.NetworkDirection) Sample Code
C#Syntax int[Mpx.NetworkDirection] FailLimit; Sample Code
See AlsoFaultLimit
|
| | Copyright © 2001-2021 Motion Engineering |